/* 
	Resets defualt browser settings
	reset.css
*/

#container {
	width: 286px;
	float: left;
	position: relative;
	z-index: 0;
	margin-top:48px;
}
#example {
	width: 286px;
	height: 350px;
	position: relative;
}
#slides {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
b/ackground:#0F0;
}
#slides .slide {
	width: 286px;
	height: 80px;
	line-height: 26px;
	word-break: break-all;
	word-wrap: break-word;
}
#slides .next, #slides .prev {
	position: absolute;
	top: 5px;
	right: -23px;
	width: 21px;
	display: block;
	z-index: 101;
}
.slides_container {
	width: 286px;
	height: 350px;
	overflow: hidden;
	position: relative;
}
#frame {
	position: absolute;
	z-index: 0;
	width: 286px;
	height: 350px;
	top: -3px;
	left: -80px;
}
#slides .next {
	left: -22px;
}
.pagination {
	position: absolute;
	top: -28px;
	right: -42px;
	width: 80px; font-size:0;
}
.pagination li {
	float: left;
	width: 9px;
	margin: 0 3px;
}
.pagination li a {
	display: block;
	width: 9px;
	height: 9px;
	padding-top: 12px;
	background: url(../images/h.jpg) no-repeat;
	float: left;
	overflow: hidden;
}
.pagination li.current a {
	display: block;
	width: 9px;
	height: 9px;
	height: 0;
	padding-top: 12px;
	background: url(../images/l.jpg) no-repeat;
	float: left;
	overflow: hidden;
}
#slides .slide dd {
	width: 258px;
	height: 56px;
	padding-top: 8px;
	padding-bottom: 14px;_padding-bottom:6px;
	padding-left: 13px;
	padding-right: 13px;
	border: 1px #e3e3e3 solid;
	margin-top: 7px;_margin-top:4px; background:#fff;
}

#slides .slide dd a{ width:258px; height:50px;}
#slides .slide dd a .imgr1{ width:64px; height:58px; background:url(../images/w1.jpg) no-repeat; float:left;}
#slides .slide dd a:hover .imgr1{ width:64px; height:58px; background:url(../images/m1.jpg) no-repeat;float:left;}
#slides .slide dd a .imgr2{ width:64px; height:58px; background:url(../images/w2.jpg) no-repeat; float:left;}
#slides .slide dd a:hover .imgr2{ width:64px; height:58px; background:url(../images/m2.jpg) no-repeat;float:left;}

#slides .slide dd a .imgr3{ width:64px; height:58px; background:url(../images/w3.jpg) no-repeat; float:left;}
#slides .slide dd a:hover .imgr3{ width:64px; height:58px; background:url(../images/m3.jpg) no-repeat;float:left;}


#slides .slide dd a .imgr4{ width:64px; height:58px; background:url(../images/w4.jpg) no-repeat; float:left;}
#slides .slide dd a:hover .imgr4{ width:64px; height:58px; background:url(../images/m4.jpg) no-repeat;float:left;}


#slides .slide dd a .imgr5{ width:64px; height:58px; background:url(../images/w5.jpg) no-repeat; float:left;}
#slides .slide dd a:hover .imgr5{ width:64px; height:58px; background:url(../images/m5.jpg) no-repeat;float:left;}



#slides .slide dd a .chaw{ width:180px; height:62px; float:right;}
#slides .slide dd a .chaw h4{ font-size:14px; color:#000;}
#slides .slide dd a .chaw p{ font-size:12px; line-height:16px; color:#6d6d6d;}
#slides .slide dd a:hover .chaw h4{color:#000;}